Current File : /var/www/vinorea/var/cache/dev/ContainerMdyrIbF/getGetAttributeGroupListHandlerService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler' shared service.
return $this->services['PrestaShop\\PrestaShop\\Adapter\\AttributeGroup\\QueryHandler\\GetAttributeGroupListHandler'] = new \PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler(($this->services['PrestaShop\\PrestaShop\\Adapter\\Attribute\\Repository\\AttributeRepository'] ?? $this->load('getAttributeRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\AttributeGroup\\Repository\\AttributeGroupRepository'] ?? $this->load('getAttributeGroupRepositoryService.php')));